ComponentOne ASP.NET MVC Controls
Skip Property (CollectionViewResponse<T>)

C1.Web.Mvc Namespace > CollectionViewResponse<T> Class : Skip Property
Gets or sets the skip item count from the start.
Syntax
'Declaration
 
Public Property Skip As Integer
public int Skip {get; set;}
See Also

Reference

CollectionViewResponse<T> Class
CollectionViewResponse<T> Members